ambient_cb
ambient_cb
is a library for the Ambient runtime that provides helpers for wrapping callbacks in an Arc
that implements Debug
. This is used to enable storing callbacks in structs that derive Debug
.
ambient_cb
is a library for the Ambient runtime that provides helpers for wrapping callbacks in an Arc
that implements Debug
. This is used to enable storing callbacks in structs that derive Debug
.